-
Home
-
Virtual Public Square
-
0.1.7
-
Code
-
Classes
- JWKFactory
| Total Complexity |
29 |
| Dependencies |
9 |
| Dependents |
10 |
| Total lines |
290 |
| Lines of code |
148 |
| Logical lines of code |
73 |
| Comment lines |
90 |
| Methods |
16 |
| Properties |
0 |
Methods 16
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| createOKPKey() |
S |
49 |
4 |
31 |
| createRSAKey() |
S |
53 |
4 |
23 |
| createFromPKCS12CertificateFile() |
S |
61 |
4 |
11 |
| createFromValues() |
S |
69 |
3 |
6 |
| createOctKey() |
S |
60 |
2 |
13 |
| createFromJsonObject() |
S |
68 |
2 |
7 |
| createNoneKey() |
S |
64 |
1 |
11 |
| createECKey() |
S |
79 |
1 |
3 |
| createFromSecret() |
S |
64 |
1 |
10 |
| createFromCertificateFile() |
S |
72 |
1 |
5 |
| createFromKeySet() |
S |
80 |
1 |
3 |
| createFromCertificate() |
S |
72 |
1 |
5 |
| createFromX509Resource() |
S |
72 |
1 |
5 |
| createFromKeyFile() |
S |
72 |
1 |
5 |
| createFromKey() |
S |
72 |
1 |
5 |
| createFromX5C() |
S |
72 |
1 |
5 |